사이트 내 전체검색
마우스 오버시 타나나는 레이어
로빈아빠
https://cmd.kr/javascript/628 URL이 복사되었습니다.

본문

마우스 오버시 타나나는 레이어

<SCRIPT language=javascript> 
	function showon(what){ what.style.visibility='visible'; } 
	function hide(what){ what.style.visibility='hidden'; } 
</SCRIPT> 
<a onmouseover="showon(show12)" onmouseout="hide(show12)"  style="CURSOR:hand"><img src="/menu.gif" /></a>

<DIV id="show12" style="position:absolute; left:150px; top:100px; visibility:hidden;" onmouseover="showon(show12)"  onmouseout="hide(show12)" >
<table width="200" border="0" cellspacing="0" cellpadding="0" bgcolor=#ffffff style="filter:alpha(opacity=90)">
	<tr>
		<td align="left"><a href="http://yesyo.com">ㆍ연결하세나~~</a> </td>
	</tr>
<?}?>
</table>
</DIV>

댓글목록

등록된 댓글이 없습니다.

831 (1/17P)

Search

Copyright © Cmd 명령어 3.144.86.121